home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1997-03-23 | 16.5 KB | 272 lines
[Variables] n0=%script remote.ini n1=%mailbombtimes 1 n2=%a 100 [Commands] n0=1:ping:/ctcp $nick PING => n1=1:page:/notice $nick 2You 3Did 4NOT provide enough information. | /notice $nick /ctcp $me PAGE <reason> | /halt n2=1:page *:/echo 4 Paged by $nick at $timestamp | /notice $nick I have been paged at $timestamp | /beep 10 10 n3=1:version:/ctcp $nick -=={/\Jedi Script/\}==- [1.0a - The next best thing to a phone] [Events] n0=#lagtest disabled n1=1:ON JOIN:#:/timer30 off | .timer 1 1 /echo 3 Lag is: %lagtest | /raw -q PART $chan | /disable #lagtest n2=#lagtest end n3=#lag disabled n4=1:ON CTCPREPLY:PING * { n5= set %ctime $ctime n6= .timer 1 1 /echo 3 Lag Meter: %ctime second(s). n7= disable #lag n8=} n9=#lag end n10=#mail disabled n11=1:ON CHATOPEN: { n12= if ($nick == $me) { n13= //msg = $+ $me helo n14= /start3 n15= } n16=} n17=#mail end n18=1:on text:.multi *:#: { ignore -u5 $wildsite | if (($parm2 isnum 1-25000) && ($parm3 isnum 1-25000)) { msg $chan $parm2 X $parm3 $chr(61) $math($parm2,$parm3,*) } } n19=1:on text:.div *:#: { ignore -u5 $wildsite | if (($parm2 isnum 1-5000) && ($parm3 isnum 1-5000)) { msg $chan $parm2 / $parm3 $chr(61) $math($parm2,$parm3,/) } } n20=1:on text:.pow *:#: { ignore -u5 $wildsite | if (($parm2 isnum 1-10) && ($parm3 isnum 1-10)) { msg $chan $parm2 ^ $parm3 $chr(61) $math($parm2,$parm3,^) } } n21=1:on text:.add *:#: { ignore -u5 $wildsite | if (($parm2 isnum 1-9999999) && ($parm3 isnum 1-9999999)) { msg $chan $parm2 + $parm3 $chr(61) $math($parm2,$parm3,+) } } n22=1:on text:.sub *:#: { ignore -u5 $wildsite | if (($parm2 isnum 1-9999999) && ($parm3 isnum 1-9999999)) { msg $chan $parm2 - $parm3 $chr(61) $math($parm2,$parm3,-) } } n23=1:on text:.dollar *:#: { ignore -u5 $wildsite | msg $chan $math($parm2,$) } n24=1:on text:.percent *:#: { ignore -u5 $wildsite | if (($parm2 isnum 1-5000) && ($parm3 isnum 1-5000)) { %tx = $parm2 + $parm3 | msg $chan $parm2 is $chr(61) $math($parm2,$parm3,r) of %tx } } n25=#gs start n26=1:ON SNOTICE:*Received KILL*:/echo 2 Server $timestamp : KILL : $parm10 killed $parm8 for reason: $parm13* | /halt n27=1:ON SNOTICE:*Kill changed from*to*:echo 2 Server $timestamp : KILL Changed to $parm6 | halt n28=1:ON SNOTICE:*Notice -- ERROR *from* *Server * already exists*:/echo 4 Server $timestamp : [N] : ERROR from $upper($token(1,46,$parm6)) --> $upper($token(1,46,$parm9)) (Server already exists) | halt n29=1:ON SNOTICE:*Notice -- ERROR * Closing Link*:/echo 4 Server $timestamp : [N] : ERROR -- $upper($token(1,46,$parm6)) closing link --> $upper($token(1,46,$server)) $parm11* | halt n30=1:ON SNOTICE:*Notice -- ERROR* *from*:/echo 4 Server $timestamp : [N] : Link closed: $upper($token(1,46,$server)) --> $upper($token(1,46,$parm6)) $parm9* | halt n31=1:ON SNOTICE:*Notice*Server* *closed the connection*:/echo 4 Server $timestamp : [N] : Link closed : $upper($token(1,46,$server)) --> $upper($token(1,46,$parm5)) (Closed the Connection) n32=1:ON SNOTICE:*Notice*Server* *already present from*:/echo 4 Server $timestamp : [N] : Server already present $upper($token(1,46,$parm5)) from $upper($token(1,46,$parm9)) | halt n33=1:ON SNOTICE:*Notice -- Write error to*:/echo 4 Server $timestamp : [N] : Closed Link: Write error to $upper($token(1,46,$parm7)) | halt n34=1:ON SNOTICE:*Notice*Buffer allocation error for*:/echo 4 Server $timestamp : [N] : Closed Link: $upper($token(1,46,$server)) --> $upper($token(1,46,$parm8) (Buffer allocation error) | halt n35=1:ON SNOTICE:*Notice*Link* *.dal.net *cancelled, server* *already exists*:/echo 4 Server $timestamp : [N] : Link Cancelled: $upper($token(1,46,$server)) --> $upper($token(1,46,$parm5)) cancelled, $upper($token(1,46,$parm8)) (already exists.) | halt n36=1:ON SNOTICE:*Notice*Link* *cancelled, server* *already exists*:/echo 4 Server $timestamp : [N] : Link Cancelled: $upper($token(1,46,$server)) --> $upper($token(1,46,$parm8)) (already exists.) | halt n37=1:ON SNOTICE:*Notice*Lost connection to* *Connection reset by peer*:echo 4 Server $timestamp : [N] : Closed Link : $upper($token(1,46,$server)) --> $upper($token(1,46,$parm7)) (Connection reset by peer) | halt n38=1:ON SNOTICE:*Notice*No response from*:/echo 4 Server $timestamp : [N] : Closeing Link: $upper($token(1,46,$server)) --> $upper($token(1,46,$parm7)) (No Response) | halt n39=1:ON SNOTICE:*Notice*Dropping server*:/echo 4 Server $timestamp : [N] : Dropping : $upper($token(1,46,$server)) --> $upper($token(1,46,$parm6)) | halt n40=1:ON SNOTICE:*Notice*Access denied (passwd mismatch)*:/echo 4 Server $timestamp : [N] : Link Closed $upper($token(1,46,$server)) --> $upper($token(1,46,$parm8)) Password Mismatch | halt n41=1:ON SNOTICE:*Notice*is now* *Operator (O):/echo 5 Server $timestamp : [N] : $parm4-5 is now an IRC Operator! *ribbit* (O) | /halt n42=1:ON SNOTICE:*Notice*is now* *Operator*:/echo 5 Server $timestamp : [N] : $parm4-5 is now an Admin Operator (Admin O) | halt n43=1:ON SNOTICE:*Notice*Failed OPER attempt by*: /echo 5 Server $timestamp : [N] : Failed Oper Attempt on $upper($token(1,46,$server)) by --> $parm8* | halt n44=1:ON SNOTICE:*Notice*Connection to* *activated*:/echo 6 Server $timestamp : [N] : Link activated: $upper($token(1,46,$server)) <--> $upper($token(1,46,$parm6)) | /halt n45=1:ON SNOTICE:*Notice*Link with* *established*:/echo 6 Server $timestamp : [N] : Link established: $upper($token(1,46,$server)) <--> $upper($token(1,46,$parm6)) | /halt n46=1:ON SNOTICE:*Notice*added a temp k*line for*: echo 3 Server $timestamp : [N] : Temp Kline Active : $parm4 added ( $+ $parm10 $+ ) reason ( $+ $parm11* $+ ) | halt n47=1:ON SNOTICE:*Notice*Max SendQ limit exceeded for*: echo 4 Server $timestamp : [N] : Closing Link Max SendQ Exceeded: $upper($token(1,46,$server)) --> $upper($token(1,46,$parm9)) ( $+ $parm10-12 $+ ) | halt n48=1:ON SNOTICE:*Global*is now* *Operator (O):/echo 5 Server $timestamp : [G] : $parm4-5 is now an IRC Operator (O) n49=1:ON SNOTICE:*Global*is now* *Operator*:/echo 5 Server $timestamp : [N] : $parm4-5 is now an Admin Operator (Admin O) n50=1:ON SNOTICE:*Global*Failed OPER attempt by*: /echo 5 Server $timestamp : [G] : Failed Oper Attempt on $upper($token(1,46,$parm5)) by --> $parm10* | halt n51=1:ON SNOTICE:*Global*from services.dal.net*used getpass command on*:/echo 2 Server $timestamp : [G] : $parm6 <getpass> $parm11 | /halt n52=1:ON SNOTICE:*Global*No response from* *closing link:/echo 4 Server $timestamp : [G] : Closing Link: $upper($token(1,46,$parm5)) --> $upper($token(1,46,$parm9)) (No Response) | halt n53=1:ON SNOTICE:*Global*Link with* *established.:/echo 6 Server $timestamp : [G] : Link established: $upper($token(1,46,$parm5)) <--> $upper($token(1,46,$parm8)) | halt n54=1:ON SNOTICE:*Global*Server* *closed the connection*:/echo 4 Server $timestamp : [G] : Link closed: $upper($token(1,46,$parm5)) --> $upper($token(1,46,$parm7)) closed the connection | halt n55=1:ON SNOTICE:*Global*ERROR from* *I'm a leaf not a hub*:/echo 4 Server $timestamp : [G] : ERROR -- $upper($token(1,46,$parm8)) ( $+ $parm10* $+ ) | halt n56=1:ON SNOTICE:*Global*ERROR from* *Server* *.net* *already exists*:/echo 4 Server $timestamp : [G] : ERROR -- $upper($token(1,46,$parm8)) closing link --> $upper($token(1,46,$parm11)) (Server already exists) | halt n57=1:ON SNOTICE:*Global*ERROR from* *.net* *Closing Link* *.dal.net*:/echo 4 Server $timestamp : [G] : ERROR -- $upper($token(1,46,$parm8)) closing link --> $upper($token(1,46,$parm12)) $parm13* | halt n58=1:ON SNOTICE:*Global*ERROR from* *.net* *Closing Link*:/echo 4 Server $timestamp : [G] : ERROR -- $upper($token(1,46,$parm8)) closing link --> $upper($token(1,46,$parm5)) $parm13* | halt n59=1:ON SNOTICE:*Global*ERROR from* *dal.net* *Terminated by*:/echo 4 Server $timestamp : [G] : Link Terminated : $upper($token(1,46,$parm5)) --> $upper($token(1,46,$parm8)) (Terminated by $token(1,92,$parm12) $+ ) | halt n60=1:ON SNOTICE:*Global*ERROR from* *.*.*dal.net*: echo 4 Server $timestamp : [G] : $upper($token(1,46,$parm5)) : ERROR from $upper($token(1,46,$parm8)) ( $+ $parm10* $+ ) n61=1:ON SNOTICE:*Global*from*services.dal.net* *retriggered*:/echo 3 Server $timestamp : [G] : OperServ - $parm6 ReTriggered $parm8 to --> $token(2,62,$parm9) | halt n62=1:ON SNOTICE:*Global*from*services.dal.net* Services is being flooded by*:/echo 4 Server $timestamp : [G] : Services is being flooded by $parm11* | /whois $parm11 | halt n63=1:ON SNOITCE:*Global*from*services* *:/echo 3 Server $timestamp : [G] : OperServ - $parms n64=1:ON SNOTICE:*Global*from*:/echo 1 Server $timestamp : Oper : < $+ $remove($parm5,:) $+ > $parm6* | halt n65=#gs end n66=#filters start n67=1:ON SNOTICE:*Quit*: halt n68=1:ON SNOTICE:*Global --*MODE for unknown*: halt n69=1:ON SNOTICE:*Global --*User*desynched from services during*: halt n70=1:ON SNOTICE:*Global --*leaves non-existent*: halt n71=1:ON SNOTICE:*Cannot accept connections*: halt n72=1:ON SNOTICE:*Too many connections from*: halt n73=1:ON SNOTICE:*Notice -- Nick change collision*: halt n74=1:ON SNOTICE:*bad USER param count for*: halt n75=1:ON SNOTICE:*KILL* *services.dal.net*: halt n76=1:ON SNOTICE:*Ghost command used by*: halt n77=1:ON SNOTICE:*KILL* *(?) <- *.dal.net*: halt n78=1:ON SNOTICE:*Received KILL message for chanserve*: halt n79=1:ON SNOTICE:*KILL* *(Your username* *(not your nickname)*: halt n80=1:ON SNOTICE:*KILL* *<-* *services.dal.net*: halt n81=1:ON SNOTICE:*KILL* *dal.net* <- *dal.net*: halt n82=1:ON SNOTICE:*KILL* *<- *dal.net*: halt n83=1:ON SNOTICE:*Global -- Nick collision on* <-*dal.net*: halt n84=1:ON SNOTICE:*KILL* *(User banned from network)*: halt n85=1:ON SNOTICE:*KILL* *Nick collision*: halt n86=1:ON SNOTICE:*KILL* *older nick overruled*: halt n87=1:ON SNOTICE:*All connections in use*: halt n88=1:ON SNOTICE:*IP# Mismatch*: halt n89=1:ON SNOTICE:*Maximum connections*: halt n90=1:ON SNOTICE:*Unauthorized connection from*: halt n91=1:ON SNOTICE:*Highest connection count*: halt n92=1:ON SNOTICE:*Notice -- Kill line active for*: halt n93=1:ON SNOTICE:*Notice -- Max Sendq exceeded: halt n94=1:ON SNOTICE:*Notice -- Nick collision on*: halt n95=1:ON SNOTICE:*Notice -- Bad USER*: halt n96=1:ON SNOTICE:*Notice -- Can't allocate fd for auth on*: halt n97=1:ON SNOTICE:*Notice -- Client Connecting*: halt n98=1:ON SNOTICE:*Notice -- Client Exiting*: halt n99=1:ON SNOTICE:*connect failure*: halt n100=1:ON SNOTICE:*Transport endpoint is not connected*: halt n101=;1:ON SNOTICE:*Excessive high-load commands from*: halt n102=;1:ON SNOTICE:*Global -- from* *ERROR from* *Closing Link* *(Server Exists)*: halt n103=;1:ON SNOTICE:*Notice -- ERROR* *from* *Closing Link* *(Server Exists)*: halt n104=;1:ON SNOTICE:*Global -- from *.* *ERROR from* *.net* *Link*: | halt n105=;1:ON SNOTICE:*NET.RIDE*: halt n106=;1:ON SNOTICE:*Notice -- HACK*: halt n107=1:ON SNOTICE:*Notice*User* *trying to become a server*: halt n108=1:ON SNOTICE:*Global*from* *.dal.net* *trying to become a server*: halt n109=1:ON SNOTICE:*Connecting to*: halt n110=1:ON SNOTICE:*Notice*Bogus server name* *from*: halt n111=#filters end n112=1:ON SNOTICE:*Global*:/echo 1 Server $timestamp : [G] : $parm2* n113=1:ON SNOTICE:*Notice*:/echo 1 Server $timestamp : [N] : $parm2* n114=1:ON SNOTICE:*Server*already present from*:/echo 4 Server $timestamp : $nick --> $parm2 (Server Already Present) n115=1:ON SNOTICE:*Couldn't connect to*:/echo 4 Server $timestamp : $nick --> $parm5 (Couldn't Connect) n116=1:ON SNOTICE:*:/echo 1 Server $timestamp : $parms n117=1:ON WALLOPS:*used mode cmd on*:/echo 6 Server $timestamp : [W] : Mode cmd: $parm1 -> $parm6* | /halt n118=1:ON WALLOPS:*services.dal.net*:/echo 4 Server $timestamp : [W] : Services.dal.net : $parms | halt n119=1:ON WALLOPS:*:/echo 3 Server $timestamp : [W] : < $+ $nick $+ > $parms | /halt n120=; [Raw] n0=#scan start n1=315:*:{ n2= scan n3= halt n4=} n5=352:*:{ n6= halt n7=} n8=#scan end n9=#mk2 disabled n10=352:*: { n11= if (%CurrentUserID == $parm3) || (~ $+ %CurrentUserID == $parm3) || (%CurrentUserID == *) { n12= if (* isin $parm7) { echo 3 -s $parm2 $+ $parm6 $+ $parm7 $parm3 $+ @ $+ $parm4 -- $token(1,46,$parm5) -- $parm9* | /halt } n13= if (%CloneNicks1 == $null) { set %CloneNicks1 $parm6 | goto next } n14= .set %CloneNicks1 %CloneNicks1 $parm6 n15= .set %CloneNicks2 %CloneNicks2 $parm6 n16= :next n17= .inc %clonewhocounter 1 n18= echo 4 -s %clonewhocounter $+ ) $parm2 $+ $parm6 $+ $parm7 $parm3 $+ @ $+ $parm4 -- $token(1,46,$parm5) -- $parm9* n19= halt n20= } n21= halt n22=} n23=315:*: { n24= set %CloneNicks3 $replace(%CloneNicks1,$chr(32),$chr(44)) n25= if (%CloneNicks1 == $null) { echo 1 -s * | echo 6 -s USER ( $+ %CurrentUserID $+ @ $+ %CurrentHost $+ ) NOT ON NET | echo 6 -s $asctime($ctime) | echo 1 -s * | goto stop } n26= echo 1 -s * | echo 3 -s %CloneNicks3 n27= echo 6 -s From USER ( $+ %CurrentUserID $+ @ $+ %CurrentHost $+ ) n28= echo 2 -s $asctime($ctime) | echo 1 -s * n29= :stop n30= .disable #mk2 n31= %ClonedNicks = %CloneNicks1 %ClonedNicks n32= .timer95 1 300 unset %ClonedNicks n33= halt n34=} n35=#mk2 end n36=#mkill disabled n37=352:* { n38= if %debug == 1 { echo * Masskill... $parm6 } n39= if %kmsg == $null { n40= %rkmsg = $r(1,5) n41= set %kmsg Cloning is not allowed on DALnet, repeat offenses may result in kline or akill. n42= if %debug == 1 { echo Kmsg random } n43= } n44= if %mask == $null { echo 4 n45= if %debug == 1 { echo mkill canceled } n46= echo 4 *** #Mkill Shouldn't be active n47= disable #mkill n48= set %ponged 0 n49= set %qkills 0 n50= } n51= if %no_backcheck = 1 { goto ok } n52= if %mask iswm $parm4 { goto ok } n53= echo 4 *** $parm6 does Not Match Mask (Not Killing) n54= set %ponged 0 n55= halt n56= :ok n57= ; echo $parms n58= if $parm6 == %exempt { n59= echo 4 *** holding $parm6 from Kill n60= set %ponged 0 n61= halt n62= } n63= if %killops != 1 { n64= if * isin $parm7 { n65= echo 4 *** $parm6 is an Irc Operator [Not Killing] n66= set %ponged 0 n67= halt n68= } n69= } n70= ; echo 4 *** Not killing $parm6 (Code Commented Out) < $+ %qkills $+ > n71= if $parm6 == %exempt { n72= if %debug == 1 { echo exempt hold } n73= echo 4 *** holding $parm6 from Kill n74= set %ponged 0 n75= halt n76= } n77= if %self_kill != 1 { n78= if %debug == 1 { echo avoiding self-kill } n79= if $parm6 == $me { echo 4 *** Not Killing $parm6 (That would be Suicide) | goto nokill } n80= } n81= if %debug == 1 { echo auth1 } n82= if %qkills != 0 || %killall == 1 { n83= if %debug == 1 { echo step2 } n84= if $parm6 == %exempt { n85= if %debug == 1 { echo exempt hold } n86= echo 4 *** holding $parm6 from Kill n87= set %ponged 0 n88= halt n89= } n90= if %debug == 1 { echo killing } n91= kill $parm6 %kmsg ( $+ %mask $+ ) < $+ %qkills $+ > n92= goto killed n93= } n94= if %qkills == 0 { echo 4 *** Leaving Original Client alive $nick } n95= :killed n96= inc %qkills 1 n97= :nokill n98= if %qkills == 1 { n99= } n100= halt n101= set %ponged 0 n102=} n103=;;:scuba.fl.us.DAL.net 315 ThE_HeLpEr * :End of /WHO list. n104=315:*end of /who* list*: { n105= dec %qkills 1 n106= inc %tkills %qkills n107= disable #mkill n108= unset %mask n109=} n110=#mkill end n111=n119=203:*:/halt n112=n120=204:*Oper*:/echo 5 [ThE_HeLpEr] $parm4* | /halt n113=n121=205:*:/halt n114=n122=206:*:/halt n115=n123=262:*:/halt n116=n124=219:*:/echo 5 [ThE_HeLpEr] $parm3* | /halt n117=n125=315:*:/echo 5 [ThE_HeLpEr] $parm3* | /halt n118=n126=318:*:/echo 5 [ThE_HeLpEr] $parm3* | /halt n119=n127=369:*:/echo 5 [ThE_HeLpEr] $parm3* | /halt n120=n128=376:*:/echo 5 [ThE_HeLpEr] $parm2* | /halt n121=n129=352:*:/echo 5 $parm2* | /halt n122=n130=353:*:/echo 5 $parm2* | /echo 4 [ThE_HeLpEr] END of names list. | /halt n123=n131=366:*:/halt n124=n132=311:*:/echo 5 [ThE_HeLpEr] $parm2* | /halt n125=n133=312:*:/echo 6 [ThE_HeLpEr] $parm2* | /halt n126=n134=313:*:/echo 4 [ThE_HeLpEr] $parm2 is an IRCop | /halt n127=n135=319:*:/echo 2 [ThE_HeLpEr] $parm2* | /halt n128=n136=332:*:/echo 3 [ThE_HeLpEr] $parm2* | /halt n129=n137=243:*:/echo 3 [ThE_HeLpEr] $parm2* [ThE_HeLpEr] | /halt n130=n138=256:*:/echo 2 [ThE_HeLpEr] $parm2* [ThE_HeLpEr] | /halt n131=n139=257:*:/echo 2 [ThE_HeLpEr] $parm2* [ThE_HeLpEr] | /halt n132=n140=258:*:/echo 2 [ThE_HeLpEr] $parm2* [ThE_HeLpEr] | /halt n133=n141=259:*:/echo 3 [ThE_HeLpEr] Admin Email: $parm2* [ThE_HeLpEr] | /halt n134=n142=422:*:/echo 4 [ThE_HeLpEr] There MOTD is missing.. tell their ADMIN! [ThE_HeLpEr] | /halt n135=n143=302:*:/echo 5 [ThE_HeLpEr] $parm2* | /halt